[INFO] cloning repository https://github.com/saint0x/fzy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saint0x/fzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Ffzy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Ffzy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ea8a44fe7ac183ce7f451a29785ef4acaceb9ed
[INFO] checking saint0x/fzy against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Ffzy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saint0x/fzy
[INFO] finished tweaking git repo https://github.com/saint0x/fzy
[INFO] tweaked toml for git repo https://github.com/saint0x/fzy written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saint0x/fzy on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saint0x/fzy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122
[INFO] running `Command { std: "docker" "start" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hir v0.1.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking session v0.1.0 (/opt/rustwide/workdir/crates/session)
[INFO] [stderr]     Checking formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking text_bench_rust v0.1.0 (/opt/rustwide/workdir/apps/text_bench_rust)
[INFO] [stderr]     Checking fir v0.1.0 (/opt/rustwide/workdir/crates/fir)
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking stdlib v0.1.0 (/opt/rustwide/workdir/crates/stdlib)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking verifier v0.1.0 (/opt/rustwide/workdir/crates/verifier)
[INFO] [stderr]     Checking kernel_ir v0.1.0 (/opt/rustwide/workdir/crates/kernel_ir)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking live_server v0.1.0 (/opt/rustwide/workdir/apps/live_server)
[INFO] [stderr]     Checking robust_cli v0.1.0 (/opt/rustwide/workdir/apps/robust_cli)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking manifest v0.1.0 (/opt/rustwide/workdir/crates/manifest)
[INFO] [stderr]     Checking fzscenario v0.1.0 (/opt/rustwide/workdir/crates/fzscenario)
[INFO] [stderr]     Checking cranelift-module v0.116.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-native v0.116.1
[INFO] [stderr]     Checking cranelift-object v0.116.1
[INFO] [stderr]     Checking driver v0.1.0 (/opt/rustwide/workdir/crates/driver)
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::pipeline) or pub(crate)
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) use self::graph::embedded_core_stdlib_module_source;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `embedded_core_stdlib_module_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/graph.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(super) use self::stdlib::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `embedded_core_stdlib_module_source` to disambiguate
[INFO] [stdout] note: `embedded_core_stdlib_module_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/graph.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `embedded_core_stdlib_module_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     check_file, compile_file, compile_file_incremental_with_backend, compile_file_with_backend,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `check_file` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `check_file` to disambiguate
[INFO] [stdout] note: `check_file` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `check_file` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:53:77
[INFO] [stdout]    |
[INFO] [stdout] 53 |     compile_library_incremental_with_backend, compile_library_with_backend, emit_ir,
[INFO] [stdout]    |                                                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `emit_ir` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `emit_ir` to disambiguate
[INFO] [stdout] note: `emit_ir` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `emit_ir` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:70
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `verify_file` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file` to disambiguate
[INFO] [stdout] note: `verify_file` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     verify_file_with_root_source,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `verify_file_with_root_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file_with_root_source` to disambiguate
[INFO] [stdout] note: `verify_file_with_root_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file_with_root_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `lower_fir_cached` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `lower_fir_cached` to disambiguate
[INFO] [stdout] note: `lower_fir_cached` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `lower_fir_cached` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `parse_program` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program` to disambiguate
[INFO] [stdout] note: `parse_program` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `parse_program_with_root_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program_with_root_source` to disambiguate
[INFO] [stdout] note: `parse_program_with_root_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program_with_root_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::pipeline) or pub(crate)
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) use self::graph::embedded_core_stdlib_module_source;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `embedded_core_stdlib_module_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/graph.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(super) use self::stdlib::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `embedded_core_stdlib_module_source` to disambiguate
[INFO] [stdout] note: `embedded_core_stdlib_module_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/graph.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `embedded_core_stdlib_module_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     check_file, compile_file, compile_file_incremental_with_backend, compile_file_with_backend,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `check_file` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `check_file` to disambiguate
[INFO] [stdout] note: `check_file` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `check_file` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:53:77
[INFO] [stdout]    |
[INFO] [stdout] 53 |     compile_library_incremental_with_backend, compile_library_with_backend, emit_ir,
[INFO] [stdout]    |                                                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `emit_ir` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `emit_ir` to disambiguate
[INFO] [stdout] note: `emit_ir` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `emit_ir` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:70
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `verify_file` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file` to disambiguate
[INFO] [stdout] note: `verify_file` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     verify_file_with_root_source,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `verify_file_with_root_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) use self::check::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file_with_root_source` to disambiguate
[INFO] [stdout] note: `verify_file_with_root_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `verify_file_with_root_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `lower_fir_cached` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `lower_fir_cached` to disambiguate
[INFO] [stdout] note: `lower_fir_cached` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `lower_fir_cached` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `parse_program` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program` to disambiguate
[INFO] [stdout] note: `parse_program` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> crates/driver/src/pipeline.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |     lower_fir_cached, parse_program, parse_program_with_root_source, verify_file,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `parse_program_with_root_source` could refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use self::parse::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program_with_root_source` to disambiguate
[INFO] [stdout] note: `parse_program_with_root_source` could also refer to the function imported here
[INFO] [stdout]   --> crates/driver/src/pipeline/compile.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `parse_program_with_root_source` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fz v0.1.0 (/opt/rustwide/workdir/crates/fz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122", kill_on_drop: false }`
[INFO] [stdout] 16e627885fcbcbb45e7ed9927c35ea94dff808585080280c81bdb693e58a2122
